@charset "utf-8";

@media screen and ( max-width: 1600px) {
    .header_flex .tel{
        display: none;
    }
}
@media screen and ( max-width: 1400px) {
    
    
    .phone_top_nav{
        display: block;
    }
    
    .header_wrap{
        width: 100%;
        padding: 0 15px 0 10px;
        left: 0;
        margin: 0;
        height: 80px;
        position: relative;
        z-index: 99999;
    }
    .header_on .header_wrap{
        height: 60px;
    }
    .header_active .header_wrap{
        background:#fff;
    }
    .phone_top_nav{
        padding-top:80px;
    }
}

@media screen and ( max-width: 1200px) {
	#header {
		height: 50px;
	}
	.header_flex{
	    height: 50px;
	}
	#header.header_on .header_flex{
	    height: 50px;
	}
	.header_wrap{
	    height: 50px;
	}
	.header_on .header_wrap {
		width: 100%;
		padding: 0 15px 0 10px;
		left: 0;
		margin: 0;
		height: 50px;
		position: relative;
		z-index: 99999;
		background: #fff;
	}
	.header_on .header_wrap{
	    padding: 0;
	}
	.logo a{
	    background: none;
	    width: auto;
	    height: auto;
	    padding: 0;
	}
	.logo img{
	    height:28px;
	}
	#header.header_on .logo img{
	    height:28px;
	}
	.phone_menu_btn {
		display: block;
		padding-top:0;
	}
	.phone_top_nav {
		display: block;
		padding-top: 60px;
	}
	.mb_none{
	    display: none!important;
	}
	.mb_banner{
	    display: block!important;
	    margin-top: 50px;
	}
	.more_style3{
	    margin: 20px auto 0;
	}
	.more_style4{
	    margin-top: 30px;
	    width: 200px;
	    height: 50px;
	    line-height: 50px;
	}
	.more_style4:after{
	    top: 25px;
	}
	.more_style4 span{
	    font-size:16px;
	}
	.more_style4:hover:after{
	    right: 60px;
	}
	.about_wrap{
	    padding-top: 0;
	}
}

@media screen and ( max-width: 992px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
    
	.row {
		margin-right: -6px;
		margin-left: -6px;
	}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 6px;
		padding-right: 6px;
	}
	.mb_banner {
		display: block!important;
	}
	.product_online_inquiry{
	    padding: 20px;
	}
	.product_online_inquiry_tit{
	    display: none;
	}
	.product_online_inquiry .input span{
	    font-size: 14px;
	}
	.product_online_inquiry .input_box{
	    flex-direction: column;
	}
	.product_online_inquiry .input{
	    width: 100%;
	}
	.product_online_inquiry .input span{
	    margin: 6px 0 0;
	}
	.banner .item .con{
	    margin-top: 20px;
	}
    .banner .item .con h4{
        font-size:22px;
        margin:5px 0;
    }
    .banner .item .con span{
        font-size:16px;
    }
	.banner .owl-pagination {
		height: auto;
		right: 20px;
		top: 45%;
	}
	.banner .owl-buttons>div{
	    display: none;
	}
	.banner .owl-pagination .owl-page {
		width: 4px;
		height: 4px;
	}
	.banner .owl-pagination .owl-page.active:after {
		width: 14px;
		height: 14px;
		left: -6px;
		top: -6px;
	}
	.phone_fixed_menu {
		display: block;
	}
	.tit_box1 {
		padding:30px 0 20px;
		flex-wrap: wrap;
	}
	.tit_box1 .tit{
	    flex: auto;
	}
	.tit_box1 .tit h4{
	    font-size:18px;
	}
	.tit_box1 .tit p{
	    font-size:14px;
	}
	.tit_box1 .tit span{
	    font-size:14px;
	    margin:5px 0 12px;
	}
	.tit_box1 .menu a{
	    font-size:14px;
	    margin-right: 20px;
	}
	.page_picList li .img{
	    height: 150px;
	}
	.more_style3{
	    width: 130px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    font-size:12px;
	}
	.product_con .item{
	    padding:0;
	}
	.product_con .owl-buttons .owl-prev{
	    left:0;
	}
	.product_con .owl-buttons .owl-next{
	    right: 0;
	}
	.about{
	    flex-wrap: wrap;
	    padding:30px 0 0;
	}
	.about_con{
	    width: 100%;
	    padding-right: 0;
	}
	.about_con .con p{
	    font-size:14px;
	    margin-top: 15px;
	}
	.about_info{
	    flex: auto;
	    margin-top: 20px;
	}
	.about_info li .con h4{
	    font-size:30px;
	}
	.about_info li .con h4 span{
	    font-size:14px;
	}
	.about_info li .con p{
	    font-size:12px;
	}
	.about_con .con{
	    font-size:14px;
	    margin:10px 0 10px;
	}
	.about_con .icon_flex ul{
	    margin: 20px 0;
	}
	.about_con .icon_flex ul li a{
	    justify-content: center;
        align-items: center;
	}
	.about_con .icon_flex ul li a i{
	    font-size:18px;
	    width: 48px;
	    height: 48px;
	}
	.about_con .icon_flex ul li a h5{
	    font-size:14px;
	}
	.about_info_nums ul{
	    margin:20px 0;
	    padding:20px 0;
	}
	.about_info_nums ul li .num{
	    font-size:24px;
	}
	.about_info_nums ul li .num span{
	    font-size:12px;
	}
	.about_info_nums ul li .num span.plus{
	    font-size:14px;
	}
	.about_info_nums ul li .txt{
	    font-size:12px;
	    height: 20px;
	    overflow: hidden;
	}
	.news_left a{
	    margin-bottom: 15px;
	    padding:20px;
	}
	.news_right li a .time h5{
	    font-size:36px;
	}
	.news_right li a{
	    padding:20px;
	}
	.news_right li a .time p{
	    font-size:12px;
	}
	.news_right li a .con h4{
	    font-size:16px;
	}
	.footer_ft{
	    flex-direction: column;
	}
	.team_con{
	    width: 100%;
	}
	.team_con .item .con{
	    margin-left: 20px;
	}
	.team_con .item .con h4{
	    font-size:16px;
	}
	.team_con .item .con span{
	    font-size:12px;
	    margin:5px 0 10px;
	}
	.team_con .item .con p{
	    font-size:12px;
	}
	.btn_style .owl-pagination{
	    margin-top: 20px;
	}
	.case_con .item{
	    margin-right: 10px;
	}
    .news_con li a{
        margin-bottom: 15px;
    }
    .news_con li .con h4{
        font-size:16px;
        margin-bottom: 10px;
    }
    .footer{
        padding: 30px 0;
    }
    .footer_logo .img span{
        font-size:12px;
    }
    .footer_logo img{
        height: 20px;
    }
	.footer .text-right{
	    text-align: left;
	}
	.footer_logo{
	    justify-content:flex-start;
	}
	.inner {
		padding: 25px 0;
	}
	.inner_tit .wrap{
	    padding:20px 30px;
	}
	.inner_tit .wrap h4{
	    font-size:20px;
	}
	.ibanner{
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: cover;
	}
	.page_index .tit h1{
	    font-size:22px;
	}
	.page_honor_index li .img_scale{
	    padding: 10px;
	}
	.page_tit{
	    padding-bottom: 10px;
	}
	.page_tit h4{
	    font-size:24px;
	}
	.page_tit p{
	    font-size:12px;
	    margin-top: 5px;
	    padding-bottom: 20px;
	}
	.page_about_index .tit{
	    font-size:24px;
	}
	.page_service_index .con{
	    margin:0 auto;
	}
	.page_honor_index li{
	    margin-bottom: 12px;
	}
	.page_honor_index li .img{
	    max-height: 95px;
	}
	.page_honor_index li .con h4{
	    font-size:14px;
	    height: 40px;
	    line-height: 40px;
	}
	.page_picList li {
		margin-bottom: 10px;
	}
	.page_picList .row{
	    margin:0 -6px;
	}
	.page_picdetails .info{
	    padding-left: 6px;
	}
	.page_picdetails .info h1{
	    font-size:18px;
	}
	.page_picList li .con{
	    padding: 10px 0;
	}
	.page_index .con img{
	    max-width: 100%!important;
	}
	.page_picList li .con h4{
	    font-size:16px;
	}
	.page_picList li.col-md-4{
	    padding: 0 6px;
	}
	.page_serviceList{
	    padding: 0 0 30px;
	}
	.page_caseList li{
	    margin-bottom: 10px;
	}
	.page_caseList .img{
	    max-height: 75px;
	}
	.page_caseList li .con{
	    padding: 6px 0 0;
	}
	.page_caseList li .con h4{
	    font-size:16px;
	}
	.page_caseList li .con p{
	    max-height: 40px;
	    font-size:12px;
	    margin-top: 6px;
	}
	.page_contact_index .tit{
	    margin-bottom: 0;
	}
	.page_contact_index p{
	    margin-bottom: 0;
	    padding: 14px 0;
	}
	.page_contact_index .map{
	    overflow: hidden;
	}
	.page_newsList li .con{
	    padding: 0 0 0 15px;
	}
	.page_newsList li .con h4{
	    font-size:16px;
	    line-height: 18px;
	    height: auto;
	    max-height: 36px;
	    margin-bottom: 6px;
	}
	.page_newsList li .con p{
	    line-height: 20px;
	    height: 40px;
	    overflow: hidden;
	}
	.page_hotpic .tit{
	    margin: 10px 0;
	}
    .return_page{
        padding: 10px;
    }
    .layui-layer{
        max-width: 350px;
    }
    .page_contactindex h5{
        font-size:16px;
    }
    .page_contactindex p{
        font-size:16px;
    }
}

@media screen and ( max-width: 768px) {

	.ibanner {
		height: 160px;
		margin-top: 50px;
	}
	.page_newsList li .img img {
		max-width: 120px;
		height: 114px;
	}
	.xg_news ul li .con {
		margin-left: 14px;
	}
}

